WindowInsetsAnimationCompat
Class representing an animation of a set of windows that cause insets.
Constructors
Link copied to clipboard
Creates a new WindowInsetsAnimationCompat object.
Types
Link copied to clipboard
class BoundsCompat
Class representing the range of an WindowInsetsAnimationCompat
Functions
Link copied to clipboard
Retrieves the translucency of the windows that are animating.
Link copied to clipboard
Link copied to clipboard
Returns the raw fractional progress of this animation between start state of the animation and the end state of the animation.
Link copied to clipboard
Returns the interpolated fractional progress of this animation between start state of the animation and the end state of the animation.
Link copied to clipboard
Retrieves the interpolator used for this animation, or
null
if this animation doesn't follow an interpolation curved.Link copied to clipboard
Link copied to clipboard
Sets the translucency of the windows that are animating.
Link copied to clipboard
Set fraction of the progress if Type animation is controlled by the app.